home *** CD-ROM | disk | FTP | other *** search
- T3.1 (7) CHANGES -*- mode:text -*-
-
- This file lists the changes in the sources between version 5 and 7 of
- Sun3 T.
-
- [1] Added sources/comp/build/sun3build.t
-
- [2] luser-typed-eof-at-top-level queries for exit when EOF is
- received at top level in unix.t and in aegis.t.
-
- [3] Fixed hangup bug in both sys/unix_bsd4_2.t and sys/unix_sys5.t.
-
- [4] Implemented bignum->flonum in sys/bignum.t.
-
- [5] Inserted m68fix.t.
-
- [6] Inserted ofix5.t.
-
- [7] Inserted tfix5.t.
-
- [8] Made #\page a synonym for #\form in sys/character.t.
-
- [9] Fixed make-vector so '#f can be given as the fill.
-
- [10] Added unix-system to sys/unix.t.
-
- [11] Changed linkt so that it can run in other than the TSYSTEM
- directory. Linkt argument order was changed to "linkt <exec file>
- <object file> ...", so as to allow more than one object file.
-
- [12] Added $TSYSTEM/mkxt.sh, a script to make Sun3 T from its sources.
-
- [13] Changed $TSYSTEM/envset.sh so that it exec's its arguments.
-
- [14] sun3assist.c allocates space using malloc.
-
- [15] Eliminated some of the useless tests in sys/equality.t.
-
- [16] In Scheme, added truncate, ceiling, floor, lcm, and string.
-
- [17] In Scheme, deleted bindings for t and nil.
-
- [18] In Scheme, added equal? and made assoc and member use it.
-